projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74f7950
)
packages/serdisplib: fix whitespace
author
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:05:17 +0000
(07:05 +0000)
committer
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:05:17 +0000
(07:05 +0000)
Signed-off-by: Dirk Neukirchen <
[email protected]
>
Signed-off-by: Gabor Juhos <
[email protected]
>
SVN-Revision: 40192
libs/serdisplib/Makefile
patch
|
blob
|
history
diff --git
a/libs/serdisplib/Makefile
b/libs/serdisplib/Makefile
index 26102a6477ecb31d0aa49865cd7f8eecd9ba56fe..af087605c505725b906b7691b9cb23671d38ab2b 100644
(file)
--- a/
libs/serdisplib/Makefile
+++ b/
libs/serdisplib/Makefile
@@
-1,4
+1,4
@@
-#
+#
# Copyright (C) 2006-2011 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
@@
-26,7
+26,7
@@
define Package/serdisplib
endef
define Package/serdisplib/description
- serdisplib is a library to drive serial and parallel displays
+ serdisplib is a library to drive serial and parallel displays
with built-in controllers.
endef